Skip to content

feat: add rebel skill - project introspection & goal guardian#70

Open
MycatQieZi wants to merge 2 commits into
Qoder-AI:mainfrom
MycatQieZi:main
Open

feat: add rebel skill - project introspection & goal guardian#70
MycatQieZi wants to merge 2 commits into
Qoder-AI:mainfrom
MycatQieZi:main

Conversation

@MycatQieZi

Copy link
Copy Markdown
Contributor

Summary

Add the Rebel (叛逆者) skill — a critical observer that audits AI-assisted projects from outside the main coding loop.

  • 4-Dimension Assessment: Architecture Health (30%), Code Quality (25%), Process Compliance (20%), Non-Functional Requirements (25%) — each scored 0-100
  • 5 Crisis Levels (L0-L4): Peace → Watch → Warning → Crisis → Emergency, with auto escalation/de-escalation rules
  • 3 Audit Modes: Micro (silent 2s check), Standard (full review every 5 tasks), Deep (comprehensive scan every 20 tasks)
  • Coup Proposal System: Structured YAML proposals with diagnosis, evidence, and remediation — all requiring user approval
  • Adaptive Sampling: Frequency adjusts based on audit results
  • YAML-Driven Config: Fully customizable via .rebel/config.yaml

Skill source: https://github.com/MycatQieZi/rebel

Test Plan

  • Verify SKILL.md frontmatter follows required schema
  • Verify category and tags are appropriate
  • Test install via the provided installCommand
  • Confirm skill triggers correctly with /rebel commands

Add a critical observer skill that audits AI-assisted projects across
4 dimensions (architecture, code quality, process compliance, NFR),
tracks crisis levels L0-L4, and proposes structured coup interventions
when projects go off-track. Features adaptive sampling and YAML config.
- Add modular assessment with per-module scoring and cascade impact
- Add Rebuild mechanism (/rebel --rebuild) for full project restructuring
- Add module-level coup system with consumer/provider cascade analysis
- Add Stop Hook for automatic state updates after agent response
- Update example output to show modular v2.0 format
- Add new slash commands: --module, --rebuild, --history
- Update companion resources: module-audit-guide.md, rebuild-playbook.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant