Install
$ agentstack add skill-maxedapps-agent-skills-decomplex ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Decomplex
Hard rules
- Exactly one mode:
- Prevention — unimplemented plans/designs/deps/safeguards
- Audit — existing source/tests/config/deps/architecture
- Finding triage — supplied recs that may add complexity
- Fix before reviewing:
- target
- authority
- required behavior
- scope
- Ask only when ambiguity changes those.
- Targets immutable.
- Only write: one
.reviews/-decomplex.md. - Never edit reviewed artifacts (even if asked to fix).
- Direct invoke and report not writable → stop.
- no chat-only substitute
- embedders may use their own fallback
- must not claim
decomplexran - Complexity trade-offs only.
- Route defects/security/perf/plan-compliance to the owning workflow (e.g.
code-review). - Simplicity ≠ fewer lines/helpers/deps.
- Preserve evidenced:
- trust boundaries
- invariants
- compatibility
- lifecycle cleanup
- ops needs
- Findings are advisory.
- Consumer dispositions/implements/escalates.
- “No potential complexity findings” is valid.
- Consumers must:
- disposition every item
- never auto-implement
- ask user when in doubt
Admission gate (all required)
- Concrete conceptual, maintenance, or operational burden
- Absent/insufficient justification for current need
- Realistic, reachable practical cost
- Smallest concrete simpler alternative
- Required behavior preserved
- Proportionate value after simplification + regression cost
- Explicit exception/boundary check
Evidence:
ConfirmedorSupportedonly
If the gate fails:
- bounded validation
- user question
- or omit
Never find on:
- helper count
- duplication alone
- novelty
- hypothetical scale
- style alone
Prefer:
- delete
- direct use
- local logic/helper
- existing shared abstraction
- new abstraction
Sequence
- Contract
- mode
- target
- authority
- scope
- behavior
- report path
- constraints
- inspect callers/tests/config/history only as needed for the gate
- Before candidates
- read [
references/complexity-gates.md](references/complexity-gates.md) fully - contextual signals, not a quota checklist
- Evaluate
- full gate each candidate
- order by expected simplification value
- Recommend
- only:
Act|Validate|Ask user - do not perform the action
- triage mode: preserve every supplied ID
- triage dispositions:
Act|Validate|Ask user|No action
- Before write
- read [
assets/decomplex-review-template.md](assets/decomplex-review-template.md) fully - write exactly one report
- strip template guidance/empty sections
- keep inspected/skipped coverage + limitations
- Verify
- report exists
- admitted items pass gate
- all triage IDs accounted
- no target file changed
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: maxedapps
- Source: maxedapps/agent-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.