wise-profile
SolidSet the session's token-budget profile — low, medium, or max — which every profile-sensitive wise skill and workflow reads at start to scale model tiers, optional research scope, reviewer-panel size, and retry caps. Budget only: it NEVER changes correctness rules (commit conventions, dirty-tree refusals, review gates, push refusals). Bare invocation shows a three-option picker; `/wise-profile low` sets directly. Persists per session (default: medium = the plugin's standard behavior). Invoked as `/wise-profile` (bare alias) or `/wise:wise-profile` (canonical). Use when the user says "set profile", "low budget mode", "token budget", "cheaper runs", "max quality mode", or types `/wise-profile`.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- e1024kb
- Repository
- e1024kb/wise-claude
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
wise
wise copilot — natural-language entry point for the whole wise plugin. With no argument, prints the catalog of available `/wise-*` commands plus the reference skills; with free-text (e.g. `/wise open a PR`, `/wise draft a commit message`), classifies the request against the catalog and offers to run the matching command. Use when the user types `/wise` bare (for the help listing) or `/wise <free-form description>` (to find the right command).
set-profile
Switch a run's profile tier (small/medium/large/xl). Controls /ultra gate rigor, worker model, validator model, topic target count, and suggested parallelism.
wise-report
Produce a verified status report of the current session - what is done, what is not, the plan, next steps, open questions, leftovers, and postponed tasks - in compact ref-coded form (F facts, A actions, Q questions, R risks, L leftovers, P postponed), with every claim backed by checkable evidence (git SHA, PR number, file path, test output) or explicitly marked unverified. Pass `--full` for expanded detail, `--save` to also write the report to a handoff file that survives compaction and session end. Invoked as `/wise-report` (bare alias) or `/wise:wise-report` (canonical). Use when the user says "session status", "status report", "where are we", "what's done", "what's left", "summarize the session", "session summary", "what's next", "handoff report", or types `/wise-report`.