@blackbelt-technology/pi-dashboard-eng-disciplines This package adapts skill content from: agent-skills Copyright (c) 2025 Addy Osmani Licensed under the MIT License https://github.com/addyosmani/agent-skills hermes-agent Copyright (c) 2025 NousResearch Licensed under the MIT License https://github.com/NousResearch/hermes-agent The following skills are derived works of the upstream `skills/` directory. Skill bodies are reproduced under the MIT License; only the YAML frontmatter `name`/`description` (trigger routing) has been modified to fit this project's openspec-based pipeline and avoid trigger collisions. this package upstream source ---------------------------- -------------------------------------- interview-me skills/interview-me doubt-driven-review skills/doubt-driven-development code-simplification skills/code-simplification security-hardening skills/security-and-hardening performance-optimization skills/performance-optimization observability-instrumentation skills/observability-and-instrumentation The following skills are derived works of NousResearch/hermes-agent (`skills/software-development/`, MIT). Skill prose was ported and adapted to this repo's jiti-based TypeScript stack; the `cdp-inspect.ts` helper is a TypeScript rewrite of the upstream CDP scope-walker. this package upstream source ---------------------------- -------------------------------------- systematic-debugging skills/software-development node-inspect-debugger skills/software-development The MIT License text from the upstream projects applies to the adapted skill content and is reproduced here (the same MIT terms cover both derivations): MIT License Copyright (c) 2025 Addy Osmani Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.