@thiaq/project-skill
v0.1.2
Published
ThiaQ project setup skill for Codex and Claude Code agents.
Readme
@thiaq/project-skill
npm distribution for the ThiaQ project setup skill.
The package installs the thiaq-project skill into local agent skill folders so
Codex or Claude Code can refresh a ThiaQ project from live discovery plus static
repo analysis.
Install From npm
npm install --save-dev @thiaq/project-skill
npx thiaq-project-skill install --agent codex --agent claude-codeInstall From A Packed Tarball
npm pack ./skills/thiaq-project
npm install --save-dev ./thiaq-project-skill-0.1.0.tgz
npx thiaq-project-skill install --agent codexAgent Prompt
Use the thiaq-project skill. Refresh the existing ThiaQ project additively:
read existing project context, scan the repo, use live discovery evidence if
available, show me a draft three-level product tree for review, and only then
propose a reviewed product map without making the customer or project name the
root node.