Skip to main content
polyipseity
GitHub creator profile

polyipseity

Repository-level view of 27 collected skills across 7 GitHub repositories.

skills collected
27
repositories
7
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

add-transactions
accountants-and-auditors-132011

Transcribe transactions from source documents into the hledger ledger. Handles raw data (receipts, invoices, bank statements, OCR text) with proper status markers, tagging, and account registration. For multiple entries, uses a separate subagent for each…

Aug 16, 2026
edit-journals
software-developers

Edit hledger journal files following best practices and conventions. Includes prelude includes, balance assertions, tagging, formatting, and validation procedures with anti-patterns to avoid.

May 27, 2026
upsert-octopus-transactions
bookkeeping-accounting-and-auditing-clerks-433031

Strict, step-by-step workflow for upserting Octopus card transactions to the ledger. Requires explicit user clarification for any ambiguity. Enforces contextual matching, mapping, and privacy rules. No guessing or inference allowed.

May 5, 2026
add-payee
bookkeeping-accounting-and-auditing-clerks-433031

Add a new payee (merchant, person, organization, or UUID) to the correct preludes journal file, maintaining strict lexicographical order.

Apr 19, 2026
match-octopus-statement-transactions
accountants-and-auditors-132011

Match Octopus Wallet statement rows to journal transactions and update transaction datetimes. Runs only when explicitly requested.

Apr 19, 2026
monthly-migration
software-developers

Perform monthly journal migration using hledger close --migrate to close the previous month and open the new month with proper balance assertions and account initialization.

Apr 19, 2026
validate-journals
software-developers

Validate hledger journal files using check/format scripts. Includes validation procedures and local hook (Husky + lint-staged) verification.

Apr 19, 2026
pssa-rule-benchmark
unclassified

Benchmark each PSScriptAnalyzer rule independently to identify slow rules and measure per-rule performance. Use when debugging slow lint runs, optimizing the `check pwsh` PSSA path (src/scripts/checks/check-pwsh.ps1), or profiling PSSA rule timing.

Aug 24, 2026
sf-symbols
unclassified

Use when looking up or verifying SF Symbol names for macOS Automator workflow icons. Covers the hard lookup rule, authoritative sources, and how to grep the bundled symbol list.

Aug 16, 2026
asciinema
software-developers

Record terminal CLI/TUI sessions with asciinema (POSIX) / PowerSession (Windows) and convert to plain text for LLM context. Use when demonstrating, debugging, or documenting animated terminal output.

Aug 7, 2026
checkpoint
software-developers

Save session state for context compaction survival. Called automatically during plan and implement-plan workflows at natural break points — after each phase, before subagent calls, and at context pressure.

Aug 7, 2026
chronicler
software-developers

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants…

Aug 7, 2026
humanizer
technical-writers

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…

Aug 7, 2026
Showing 7 of 7 repositories
All repositories loaded