xenonbyte
- 9 skills
- 0 followers
- 16 hours ago last updated
- ▌ Xsk Check · xenonbyteReview a code change before it ships. Check scope drift, enforce hard stops, gate findings on evidence, then verify and sign off. Distilled from Waza /check.
- ▌ Xsk Point · xenonbyteResearch one aspect into .xsk/points/ to a decision-complete landed plan using xsk-think discipline, then persist and manage it as a named point document.
- ▌ Xsk Think · xenonbytePlan before coding. Weigh options, surface ambiguities, and produce a decision-complete design, then stop for approval.
- ▌ Xsk Write Req · xenonbyteTurn plain-language needs into a grounded requirement document in .xsk/requirements/, with a self-audit gate before it is finalized.
- ▌ Xsk Archive Req · xenonbyteArchive the active requirement document into .xsk/requirements/archive/ and leave zero active docs.
- ▌ Xsk Execute Req · xenonbyteImplement an active requirement or a think plan explicitly routed to xsk-execute-req, verify the result, and automatically archive on success. Inline think execution stays in normal conversation.
- ▌ Xsk Bypass Claude · xenonbyteSet the current project to Claude Code bypass-permissions mode by writing .claude/settings.local.json. Claude only.
- ▌ Xsk Consume Point · xenonbyteFold selected .xsk/points into one .xsk/requirements doc via xsk-write-req, archiving consumed points write-before-remove and leaving unconsumed points active.
- ▌ Xsk Skill Scaffold · xenonbyteBring an agent-skill project up to the xsk standard, or refuse if the target is not an agent-skill project.